Defines a binarization filter that uses a fixed threshold to convert grayscale data to black and white.
Gray values above the threshold are converted to white, gray values below the threshold are converted to black.

Full documentation

Initializes a new PDFThresholdFilter object.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation